home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 124
/
cd-rom 124.iso
/
edu
/
tuxmath
/
tuxmathscrabble
/
tuxmathscrabble.exe
/
asymptopia
/
Maneuvers.pyo
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2003-11-16
|
1010 b
|
25 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.2)
class Maneuvers:
def __init__(self):
self.sequences = { }
self.maneuvers = { }
def getSequencesPyld(self):
return self.sequences
def getManeuversPyld(self):
return self.maneuvers
def getManeuverNames(self):
maneuver_names = []
return maneuver_names